Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix observers for the interfaces. #4615

Conversation

geektoni
Copy link
Contributor

  • Prepend a C in front of concrete ParameterObserver classes;
  • Fix printing inside ParameterObserverLogger;

@geektoni geektoni force-pushed the fix_observers_with_interfaces branch 2 times, most recently from 6749656 to e5518f9 Compare April 23, 2019 14:39
@geektoni geektoni force-pushed the feature/observable_framework branch from 5941c23 to a23d67b Compare April 23, 2019 17:37
It is more consistent with Shogun's code style and it make them
accessible from the SWIG interfaces (factories).
* Change %l to %lu (it was causing a segfault inside SG_PRINT);
* Add a try block to catch exceptions from sg_any_dispatch;
@geektoni geektoni force-pushed the fix_observers_with_interfaces branch 3 times, most recently from 150b56e to fc1eead Compare April 23, 2019 20:06
@geektoni geektoni force-pushed the fix_observers_with_interfaces branch from fc1eead to dde303e Compare April 23, 2019 20:37
@geektoni
Copy link
Contributor Author

This is complete now. I'll merge tomorrow @karlnapf.

@geektoni geektoni merged commit 939c907 into shogun-toolbox:feature/observable_framework Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants